#Make Rand. Colour/Metall
LMB:Give every selected Object a random color.**Duplicate linked Objects will always have the same colour.**_
RMB:Give every selected Object a random color. This version will add a metallic reflection.
Set_Random_Colours(0)
#END
[OnRightMouseButton!]
Set_Random_Colours(1)
#END

